Skip to content

Conversation

@jswan106
Copy link
Contributor

@jswan106 jswan106 commented Mar 14, 2025

Adds the following:

Adds #7 - Add SuggestionsContainer component
Adds #6 - Add SuggestionItem component
Adds useSocket custom react hook
Adds useSuggestionApi custom react hook
@jswan106 jswan106 requested a review from illMadeCoder March 14, 2025 21:02
@jswan106 jswan106 added this to the Suggestion UI - MVP milestone Mar 14, 2025
@jswan106 jswan106 added the role: Frontend Developer Something that is UI specific label Mar 14, 2025
@jswan106
Copy link
Contributor Author

Posting some feedback from @illMadeCoder for safe keeping and easy reference:

I'm noticing a couple things:

  1. I like the console logs, it'd be nice if we can maintain good metrics there including timestamps & latency. also they should be a config w/ the run dev build.
  2. if I stop talking for a minute I have to turn the transcript service off and on again.
  3. when I turn the transcript service off and on again I get this error.
useSpeechRecognition.js:65 Uncaught InvalidStateError: Failed to execute 'start' on 'SpeechRecognition': recognition has already started.
      at useSpeechRecognition.js:65:44

image

@jswan106 jswan106 merged commit 61695ba into main Mar 20, 2025
1 check passed
@jswan106 jswan106 deleted the feature/suggestions-page-ui branch March 20, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

role: Frontend Developer Something that is UI specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create UI for Suggestions Container Create UI for Suggestion Item Create UI for Suggestions Page Container

2 participants